(verilog-mode-map): Don't bind C-M-a,
authorDan Nicolaescu <dann@ics.uci.edu>
Thu, 10 Jan 2008 07:05:10 +0000 (07:05 +0000)
committerDan Nicolaescu <dann@ics.uci.edu>
Thu, 10 Jan 2008 07:05:10 +0000 (07:05 +0000)
commit7d5d080c69e549a37f330b37a5423e5e21c716f8
tree3afece7a0962698e90c432a0cb19a3f4c685fd2a
parentceba421789fb3d451b333bafcc9b3f02e60db065
(verilog-mode-map): Don't bind C-M-a,
C-M-e and C-M-h for emacs, they work by default.
(verilog-emacs-features): Remove.
(verilog-setup-dual-comments, verilog-populate-syntax-table):
Remove.  Move syntax table initialization ...
(verilog-mode-syntax-table): ... here.
(verilog-mode): Don't initialize the syntax table here.
(verilog-mark-defun): Only do something useful for XEmacs, emacs
does not need it.
lisp/ChangeLog
lisp/progmodes/verilog-mode.el